Welcome![Sign In][Sign Up]
Location:
Search - SURF image

Search list

[OtherImageSearch

Description: 这是一个matlab实现的图像检索程序,使用surf特征。GUI实现。如果你有任何问题请联系我 qq : 184908480-This is a matlab implementation of image retrieval process, the use of surf feature. GUI implementation. If you have any questions, please contact me qq: 184908480
Platform: | Size: 5201920 | Author: 李剑 | Hits:

[Special EffectsDOG

Description: DOG高斯金字塔,用于图像处理的sift算法,surf算法等-DOG Gaussian pyramid, sift algorithm for image processing, surf algorithm
Platform: | Size: 1024 | Author: 贾宁 | Hits:

[Special Effects1

Description: 这是一个关于图像匹配的代码,有sift,surf的 特征检测 , 特征提取等,有它们的具体实现算法,很值得研究,也比较适合初学者-This is a code on the image matching, there sift, surf feature detection, feature extraction, etc., have their specific algorithm, it is worth studying, but also more suitable for beginners
Platform: | Size: 16680960 | Author: 吕孟娇 | Hits:

[Windows Developimageproc

Description: 图像处理中经常用到的算法。。。比较常用surf特征点匹配、二值化、边缘等需要配置相应的库才能运行-Image processing algorithm is often used in... More commonly used surf feature points matching, binarization and edge need to configure the corresponding library to run
Platform: | Size: 9939968 | Author: 顾浩 | Hits:

[Special EffectsOpenSURF_version1c

Description: This function OPENSURF, is an implementation of SURF (Speeded Up Robust Features). SURF will detect landmark points in an image, and describe the points by a vector which is robust against (a little bit) rotation ,scaling and noise. It can be used in the same way as SIFT (Scale-invariant feature transform) which is patented. Thus to align (register) two or more images based on corresponding points, or make 3D reconstructions.- This function OPENSURF, is an implementation of SURF (Speeded Up Robust Features). SURF will detect landmark points in an image, and describe the points by a vector which is robust against (a little bit) rotation ,scaling and noise. It can be used in the same way as SIFT (Scale-invariant feature transform) which is patented. Thus to align (register) two or more images based on corresponding points, or make 3D reconstructions.
Platform: | Size: 1792000 | Author: deokman | Hits:

[Special EffectsSURF_extraction

Description: 图像SURF特征提取,用于图像拼接和篡改检测,注释比较详细,程序很好理解-SURF feature extraction, image is used for image matching and tamper detection, comments are detailed, the program is easy to understand
Platform: | Size: 1075200 | Author: zhao | Hits:

[OpenCVmatcher

Description: 加权平均法实现图像拼接,配准用基于surf的算法-Algorithm for image stitching weighted average method, based on registration with the surf
Platform: | Size: 788480 | Author: daimengzhuo | Hits:

[Windows Developdetect_surf_features

Description: describe surf feature in image sequense
Platform: | Size: 2048 | Author: hamed | Hits:

[Special EffectsOpenCv_BoFSURF

Description: OpenCV 图像处理与特征分析示例: SURF 特征提取、计算处理与分析应用. OPENCV 爱好的必备, C++ 代码实现。 -OpenCV image processing and feature analysis example: SURF feature extraction, processing and analysis to calculate the necessary application OPENCV hobby, C++ code.
Platform: | Size: 2048 | Author: george | Hits:

[File FormatZEE-PROGRAM

Description: image registration with surf
Platform: | Size: 14336 | Author: zeeshan | Hits:

[Software EngineeringRegistration-method2

Description: 一种基于灰度 冗余和 SURF 算法的红外和可见光 图像 的配准 方法-Based on SURF algorithm gray redundancy and infrared and visible image registration Method
Platform: | Size: 449536 | Author: wuzg | Hits:

[OtherOpenSURF_version1c

Description: This code is an implementation of SURF (Speeded Up Robust Features). SURF will detect landmark points in an image, and describe the points by a vector which is robust against (a little bit) rotation,scaling and noise. It can be used in the same way as SIFT (Scale-invariant feature transform) which is patented. Thus to align (register) two or more images based on corresponding points.
Platform: | Size: 721920 | Author: abdouninaceur | Hits:

[OpenCVTest

Description: 利用opencv进行图像匹配,采用SURF算法。另求出基本矩阵 并验证准确性-using SURF method to match the image with the help of opencv and get the fundamental matrix also
Platform: | Size: 3466240 | Author: 黄碧波 | Hits:

[Special EffectsFEATUREDECTECTION

Description: 几种图像匹配算法的比较,SIFT,SURF,HARRIS-SIFT等算法,利用GUI清晰可以看出区别-Comparison of several image matching algorithm, SIFT, SURF, HARRIS-SIFT algorithms, the GUI can clearly see the difference
Platform: | Size: 9216 | Author: 王瑜瑜 | Hits:

[CSharpRobustMatch

Description: 基于opencv,讲述关于SIFT、SURF、ORB、FREAK、FAST、BRIEF等方法用于图像的特征提取以及匹配之间的不同-Based on opencv, about SIFT, SURF, ORB, FREAK, FAST, and BRIEF, used for image feature extraction and matching between different
Platform: | Size: 14266368 | Author: 江腾达 | Hits:

[Special Effectsvideo1

Description: matlab图像处理作业,对一段视频中的运动物体进行实时跟踪。利用surf进行每两帧图像的配准,并利用帧间差分法,找到物体轮廓,可追踪两个目标,请在matlab2013b环境下运行-Matlab image processing operations, real-time tracking of a moving object in video. Using surf every two frames of image registration, and use the interframe difference method, find the object contour, traceable two objectives, please run in matlab2013b environment
Platform: | Size: 207872 | Author: 贾程序 | Hits:

[Graph RecognizeOpenSURFcpp

Description: OpenSurf是一款功能齐全的surf代码,程序中使用surf特征点进行了目标检测,视频目标识别,图像匹配等5项功能,代码经过调试可以成功运行。-OpenSurf is a full-featured surf the code, the program features the use of surf point target detection, video object recognition, image matching five function, the code after debugging run successfully.
Platform: | Size: 4570112 | Author: zhongrui | Hits:

[OpenCVFeatureDetection

Description: vs2010+opencv,创建SURF特征检测器,检测输入图像的SURF特征-vs2010+opencv, create SURF feature detector detects the input image feature SURF
Platform: | Size: 2920448 | Author: YYT | Hits:

[OpenCVFeatureDescription

Description: vs2010+opencv,建立SURF特征点的描述子,对输入图像的特征点建立描述子-vs2010+opencv, build descriptor SURF feature points, the feature point of the input image build descriptor
Platform: | Size: 2909184 | Author: YYT | Hits:

[Picture Viewersurf_curvelet

Description: 通过surf算法进行图像配准,再通过curvelet小波进行图像融合-Image registration algorithm by surf, and then the wavelet image fusion by curvelet
Platform: | Size: 1024 | Author: fu | Hits:
« 1 2 3 4 5 6 78 »

CodeBus www.codebus.net